Skip to main content

Monitoring your bots

Welcome to the Prime Automation trading bot dashboard — your control center for monitoring bot performance, exchange balances, live trades, and historical PNLs across multiple strategies and accounts.


📊 Main Dashboard Overview

The main dashboard provides a high-level summary of account balances and performance across all connected exchanges.

Dash.png
The Dashboard

🟠 Total Balance (All Exchanges)

A circular donut chart visually represents how your funds are distributed between each exchange:

  • Total Balance: $10,000
  • Breakdown:
    • TradeStation: $5000
    • Bitget: $2000
    • BloFin: $3000

You can toggle visibility between:

  • All Exchanges
  • BloFin
  • TradeStation
  • Bitget

📅 Daily PNL Chart

This interactive bar chart displays your daily profit and loss over selected timeframes:

  • Selectable time ranges: 24h, 7d, 30d, 90d
  • Green bars = Profitable days
  • Gray bars = Losses or zero activity

🤖 Bot Manager Panel

Each trading bot is displayed in its own summary card, showing all key metrics at a glance.

Bot Card Structure

Each bot card includes the following data:

FieldDescription
PairThe trading pair used by the bot (e.g., BTC/USDT)
Strategy TypeCustom or Preset
PNLRealized profit or loss
InvestmentCapital allocated to the bot
TradesNumber of trades executed
LeverageShown if margin was used (e.g., 2x)
Start DateWhen the bot began trading
Account TypeLive or Simulated
Open TradesWhether there are currently active positions
ControlsButtons to View & Edit or Delete the bot

Example Bots

  • BTC/USDT (Preset): +$5,932.52 from 13 trades with 5x leverage
  • ETH/USDT (Preset): +$1,919.04 from 30 trades
  • BNB/USDT (Preset): +$7,635.93 from 24 trades with 10x leverage

📂 Active Trades Table

This section displays all currently open trades across all bots.

Dash.png
List of active trades

Table Fields

ColumnDescription
ExchangeThe platform (e.g., BloFin)
PairTrading pair (e.g., BTC/USDT)
Bot NameName of the bot managing the trade
DateTimestamp of trade initiation
TypeLONG or SHORT
MarginMargin allocated in USD
Position AmountSize of position (tokens/contracts)
EntryEntry price
Liquidation PriceLiquidation threshold (if leveraged)
Unrealized PNLCurrent PNL not yet realized

Example:

ExchangePairBot NameTypeMarginEntryPNL
BloFinBTC/USDTBTC Swing StrategyLONG$1,743.93$112,274.424+$1,642.24
BloFinETH/USDTETH RSI 4hLONG$344.34$4,309.83+$582.90
BloFinADA/USDTADA VWAPSHORT$120.42$0.86-$76.92

Closed Trades Table

Tracks historical trade closures, including failed or successful execution.

Dash.png
List of closed trades

Table Fields

ColumnDescription
ExchangePlatform used
PairTrading pair
Bot NameWhich bot performed the trade
DateExecution time
TypeSell / Exit Buy
PriceExecution price
TokensNumber of tokens/contracts traded
ProfitRealized profit
StatusSuccess or Failure
ReasonFailure explanation, if applicable

Example Entries

  • Successful Sell of BTC/USDT at $112,378.21 for 0.34 tokens
  • Failed Exit Buy: "No position found" (likely already closed)

➕ Create New Bot

You can add new preset bots by clicking the + New Bot tile under the bot manager section. This will launch the Algo Bot page where you can select a preset algorithm to follow. This allows you to quickly add a new trading bot to your arsenal so you can adapt to new market trends as quickly as possible.

Dash.png
Creating a new bot